Use your own column of GridView and can assign the Header text of the gridview. Go to Properties of the GridView-->Columns-->Add the column and set the DataBound to the DB Column name and Header Text Property.
And Dont forget to set the AutoGeneratedColumns property to false of the gridview