In general, that wouldn't make sense for a required field. You would be picking a value explicitly, which means you're not requiring the user to select a value.
If you don't make the field required, there will be an option selected by default, though probably not what you're hoping for (a "no value" option).