I am trying to build a sortable list of rows pulled from MySQL. I need
a programmatic header that would allow sorting of records. Because
order in which the fields are displayed might change, I need to learn
how to refer to field names programmatically.