This GridView example has its columns manually constructed using DataBound Fields & Template Fields
This GridView is dynamically bound to data retrieved from the database, and
the columns are no longer automatically generated (property: AutoGenerateColumns=False).