I'd suggest creating a new page type which is a container. In there, add a new query calling that custom view. You can then reference that custom query via the name you added your page type as.
If this doesn't work, you might try adding the query to an already existing page type that closest resembles the data you're retrieving.