A quick way of finding out an option's name in the database is to go to the options screen and inspect the <input> element (using firebug, chrome developer tools, etc.); the "name" attribute will correspond to the "option_name" column in the database.