Here is the option to access the column (header) name of a datatable.
DataSet ds = new DataSet();
ds.Tables[0].Columns[0].ColumnName