Chapter 3 DBMS Reference Guide
Statement for renaming a column within an alter table statement.
alter table
alter table [%QUALIFIER%]%TABLE% rename %OLDCOLUMN% to %NEWCOLUMN%