In the admin area there is a page where you can add a new blog user/author (wp-admin/user-new.php). That page has a dropdown field "Role" which, by default, has the value "Subscriber". I need to change the default value to "Author" instead. How can I achieve that without hacking core?