Returns a string that represents this System.Web.UI.WebControls.DataControlField object.
A string that represents this System.Web.UI.WebControls.DataControlField.
This method is implemented to return the value of the DataControlField.HeaderText property, if the property is set. Otherwise, this method simply returns a string that represents the type of the data control field (for example, "BoundField").