require_once 'Console/Table.php';
void Console_Table::setHeaders (array $headers)
void Console_Table::setHeaders
Sets the headers for the columns
The column headers
throws no exceptions thrown
This function can not be called statically.