You can try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
PHP Code:
define('DISABLE_HOOKS', true);
I don't think that is going to do it though. There is no reason you should be missing that column in that table. Can you check that table and see what fields you have?