This script (see source) uses a slightly fancier query to rename the table headings.
query is: select ven_code as "Vendor Code", ven_name as "Vendor Name", ven_contact_name as "Contact Person", ven_address as "Address" from CIS3311.VENDOR order by VEN_CODE